.Net Framework > v2.0.50727 > System > Net > NetworkInformation > Ping > Send Send(IPAddress)
Send(IPAddress,Int32)
Send(IPAddress,Int32,Byte[])
Send(IPAddress,Int32,Byte[],PingOptions)
Send(String)
Send(String,Int32)
Send(String,Int32,Byte[])
Send(String,Int32,Byte[],PingOptions)


Send(IPAddress)

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message to the computer that has the specified System.Net.IPAddress, and receive a corresponding ICMP echo reply message from that computer.
Type
PingReply
Character
public
Parameters
NameTypeDescription
addressIPAddress
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(IPAddress,Int32)

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message with the specified data buffer to the computer that has the specified System.Net.IPAddress, and receive a corresponding ICMP echo reply message from that computer. This overload allows you to specify a time-out value for the operation.
Type
PingReply
Character
public
Parameters
NameTypeDescription
addressIPAddress
timeoutInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(IPAddress,Int32,Byte[])

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message with the specified data buffer to the computer that has the specified System.Net.IPAddress, and receive a corresponding ICMP echo reply message from that computer. This overload allows you to specify a time-out value for the operation.
Type
PingReply
Character
public
Parameters
NameTypeDescription
addressIPAddress
timeoutInt32
bufferByte[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(IPAddress,Int32,Byte[],PingOptions)

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message with the specified data buffer to the computer that has the specified System.Net.IPAddress and receive a corresponding ICMP echo reply message from that computer. This overload allows you to specify a time-out value for the operation and control fragmentation and Time-to-Live values for the ICMP echo message packet.
Type
PingReply
Character
public
Parameters
NameTypeDescription
addressIPAddress
timeoutInt32
bufferByte[]
optionsPingOptions
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(String)

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message to the specified computer, and receive a corresponding ICMP echo reply message from that computer.
Type
PingReply
Character
public
Parameters
NameTypeDescription
hostNameOrAddressString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(String,Int32)

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message to the specified computer, and receive a corresponding ICMP echo reply message from that computer. This overload allows you to specify a time-out value for the operation.
Type
PingReply
Character
public
Parameters
NameTypeDescription
hostNameOrAddressString
timeoutInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(String,Int32,Byte[])

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message with the specified data buffer to the specified computer, and receive a corresponding ICMP echo reply message from that computer. This overload allows you to specify a time-out value for the operation.
Type
PingReply
Character
public
Parameters
NameTypeDescription
hostNameOrAddressString
timeoutInt32
bufferByte[]
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Send(String,Int32,Byte[],PingOptions)

Category
Method
Description
Attempts to send an Internet Control Message Protocol (ICMP) echo message with the specified data buffer to the specified computer, and receive a corresponding ICMP echo reply message from that computer. This overload allows you to specify a time-out value for the operation and control fragmentation and Time-to-Live values for the ICMP packet.
Type
PingReply
Character
public
Parameters
NameTypeDescription
hostNameOrAddressString
timeoutInt32
bufferByte[]
optionsPingOptions
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database